home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
escalant
/
escala21.lha
/
escalante2.1
/
images
/
filter.im
< prev
next >
Wrap
Text File
|
1993-02-01
|
281b
|
7 lines
#define filter_width 16
#define filter_height 16
static char filter_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x07, 0x20, 0x04, 0x24, 0x24,
0x28, 0x44, 0x3f, 0xfc, 0x3f, 0x44, 0x28, 0x24, 0x24, 0x04, 0x20, 0x04,
0xe0, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};